home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-04-25 | 1.3 KB | 51 lines | [TEXT/MPS ] |
- #========================================================================================
- #
- # File: MacMake.bmk
- # Release Version: $ ODF 1 $
- #
- # Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- #
- #========================================================================================
-
- __ComponentName = ODFRefCnt
-
- __ComponentSignature = 'odf '
-
- __IncludeDirs = ∂
- -i "{ODF}Found:FWCommon:Include:" ∂
- -i "{ODF}Found:FWTaskG:Include:" ∂
- -i "{ODF}Found:FWRunTyp:Include:" ∂
- -i "{ODF}Found:FWRefCnt:Include:" ∂
- -i "{ODF}Found:Layer:Include:"
-
- __IDLIncludeDirs = ∂
- -i "{ODF}Found:FWCommon:Include:"
-
- __FrameworkObjects = ∂
- "{_FWBinDir}ODFMemory" ∂
- "{_FWBinDir}ODFExcept" ∂
- "{_FWBinDir}ODFCommon" ∂
- "{_FWBinDir}ODFRunTyp"
-
- # Component is built from Layer folder
-
- __ComponentObjects =
-
- __ComponentSourcesFromIDL = ∂
- ∂
- "{_FWTargetDir}Include:"SLRefCnt.xh ∂
- "{_FWTargetDir}Include:"SLRefCnt.xih
-
- __ComponentResources =
-
- __CFMInitFunction = ODF_EXCLIB_CFMINIT
-
- # directory dependency propagation
-
- "{_FWObjDir}" ƒ ∂
- "{ODF}Found:FWRefCnt:Sources:"
-
- #####################################################################################
- # Dependencies
- #####################################################################################
-